home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 849 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.4 KB

  1. From: Bjarne Pohlers <bjarne@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: standard paths (Was: Re: MiNT goes UNIX. I hope not. )
  3. Date: Tue, 18 Jan 1994 09:46:13 +0100
  4.  
  5. |>In <199401171650.AA21237@ruulot.let.ruu.nl>, Annius Goenink wrote:
  6. |>
  7. |>The current mechanism, looking for an enironment variable first and use a
  8. |>hardcoded path if it ain't there, is not to bad. Only the way in which to
  9. |>decide what the builtin path must look like should be standardised, at the
  10. |>moment it's a bit chaotic, to say the least.
  11. |>
  12.  There is a third way: in my setup I have a file `c:\etc\host.cnf'
  13. (yes, the name is currently fixed, but as it is the only fixed name it
  14. could be easily changed by a utility like fixstk). In c:\etc\host.cnf
  15. there are entries like
  16. ETCDIR=/dev/u/etc
  17. LIBDIR=/dev/u/usr/lib
  18. HOSTNAME=<Guess>
  19. etc.
  20.  
  21. For special programs one could add a line
  22. PROGRAMNAME_CNF=<location of program special-.cnf file>
  23. in which setups can be done which affect only one program
  24.  
  25. c:\etc\host.cnf and the program.cnf-file could be set up by
  26. install-scripts or programs.
  27.  
  28. Some of my programs use this feature already and it works quite fine.
  29.  
  30.  
  31. Any comments?
  32. --
  33. Bjarne Pohlers                | Institut  fuer  Numerische  und  instrumentelle
  34. <bjarne@math.uni-muenster.de> |        Mathematik (Informatik) der WWU Muenster
  35. CREN: BJARNE@DMSWWU1A         | Einsteinstrasse 62 | D-48149 Muenster | Germany
  36. MAUS: Bjarne Pohlers @ MS2    | Phone: (x49) 251 - 83 37 54
  37.